golang.org/x/tools/go/packages.golistState.goVersionError (field)

3 uses

	golang.org/x/tools/go/packages (current package)
		golist.go#L95: 	goVersionError error
		golist.go#L761: 		state.goVersion, state.goVersionError = gocommand.GoVersion(state.ctx, state.cfgInvocation(), state.cfg.gocmdRunner)
		golist.go#L763: 	return state.goVersion, state.goVersionError